system-linux: allow "throw" route type
authorMatthias Schiffer <[email protected]>
Fri, 14 Apr 2017 00:24:08 +0000 (02:24 +0200)
committerMatthias Schiffer <[email protected]>
Fri, 14 Apr 2017 00:24:08 +0000 (02:24 +0200)
commit4375d1bc56301dd977ab102db995e07aa930d4a2
tree520dee58b408dae6da6d0d1e96dbcdacb8f008be
parent5fbd904e5b4ed87243c09c86adcfb17ae93aa4f5
system-linux: allow "throw" route type

system_rtn_aton() was already parsing "throw" correctly, but system_rt()
did now allow it.

Signed-off-by: Matthias Schiffer <[email protected]>
system-linux.c